home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IRIX Base Documentation 1998 November
/
IRIX 6.5.2 Base Documentation November 1998.img
/
usr
/
share
/
catman
/
g_man
/
cat3
/
OpenGL-GLC
/
glciscontext.z
/
glciscontext
Wrap
Text File
|
1998-10-20
|
2KB
|
67 lines
ggggllllccccIIIIssssCCCCoooonnnntttteeeexxxxtttt((((3333GGGG)))) OOOOppppeeeennnnGGGGLLLL CCCChhhhaaaarrrraaaacccctttteeeerrrr RRRReeeennnnddddeeeerrrreeeerrrr ggggllllccccIIIIssssCCCCoooonnnntttteeeexxxxtttt((((3333GGGG))))
NNNNAAAAMMMMEEEE
ggggllllccccIIIIssssCCCCoooonnnntttteeeexxxxtttt - test whether a context ID is the current GLC context
CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
GLboolean ggggllllccccIIIIssssCCCCoooonnnntttteeeexxxxtttt( GLint _i_n_C_o_n_t_e_x_t )
PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
_i_n_C_o_n_t_e_x_t Specifies the context ID to be tested.
DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
ggggllllccccIIIIssssCCCCoooonnnntttteeeexxxxtttt checks whether _i_n_C_o_n_t_e_x_t is the ID of one of the client's
GLC context and returns GGGGLLLLCCCC____TTTTRRRRUUUUEEEE if and only if it is.
Each GLC context has a nonzero ID of type GGGGLLLLiiiinnnntttt. When a client is linked
with a GLC library, the library maintains a list of IDs that contains one
entry for each of the client's GLC contexts. The list is initially empty.
Each client thread has a private GLC context ID variable that always
contains either the value zero, indicating that the thread has no current
GLC context, or the ID of the thread's current GLC context. The initial
value is zero.
SSSSEEEEEEEE AAAALLLLSSSSOOOO
ggggllllccccDDDDeeeelllleeeetttteeeeCCCCoooonnnntttteeeexxxxtttt, ggggllllccccGGGGeeeennnnCCCCoooonnnntttteeeexxxxtttt, ggggllllccccGGGGeeeettttAAAAllllllllCCCCoooonnnntttteeeexxxxttttssss, ggggllllccccCCCCoooonnnntttteeeexxxxtttt
PPPPaaaaggggeeee 1111